home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / misc / convert / !Convert / !Help < prev    next >
Encoding:
Text File  |  1992-08-11  |  2.8 KB  |  112 lines

  1.  
  2.                          Convert - Various conversions
  3.                          =============================
  4.  
  5.                               v 1.01   11-Aug-1992
  6.  
  7.  
  8.  
  9.  
  10. Instructions
  11. ============
  12.  
  13. This application is a collection of useful (to me anyway) conversion
  14. functions.  The idea is not particularly original but I wrote it as I needed
  15. these at work and I wanted to collect them together into a single program.
  16.  
  17. The program was written in Acorn ANSI 'C' version 4 and requires CLib v3.75
  18. or later.  It also requires FPEmulator version 2.80 or later and Simon
  19. Huntingdon's Interface module.
  20.  
  21.  
  22. Choosing a Conversion
  23. =====================
  24.  
  25. Click the MENU button over the Convert window and choose the conversion
  26. required. 
  27.  
  28.  
  29. Making a Conversion
  30. ===================
  31.  
  32. Dead simple! Just enter the value in the appropriate place and press RETURN. 
  33. The contents of either writeable icon can be dragged to another application
  34. (eg Edit).
  35.  
  36.  
  37. Conversions
  38. ===========
  39.  
  40.  * Temperature (Farenheit : Celcius)
  41.  
  42.    Converts temperature between degrees Farenheit and degrees Celcius.
  43.  
  44.  
  45.  * Rate of Heat Release (kW : BTU/s)
  46.  
  47.    Converts rate of heat release between kilowatts and British Thermal Units
  48.    per second.
  49.  
  50.  
  51.  * Length (Ft/inches : Metres)
  52.  
  53.    Converts between imperial and metric length.  Imperial measurements must
  54.    be expressed in feet and inches with the appropriate unit given.
  55.      eg. 2' 3" (two feet, three inches)
  56.  
  57.  
  58.  * Speed (mph : m/s)
  59.  
  60.    Converts miles per hour and metres per second.
  61.  
  62.  
  63.  
  64. History
  65. =======
  66.  
  67. v1.00  15-Mar-1992  First PD version.
  68.  
  69. v1.01  11-Aug-1992  Added miles per hour to metres per sec conversion.
  70.  
  71.  
  72. Conditions of Use
  73. =================
  74.  
  75. This public domain program is supplied free to everyone 'as is', but I
  76. cannot guarantee that it is free of bugs.  The program can be freely
  77. distributed through any medium, as long as it is delivered with all the
  78. unaltered resource files and it is not supplied for profit in any way.
  79.  
  80. Permission is given to employ part or whole of the program in any software
  81. intended for the public domain, with due credit to me as necessary. If the
  82. software is incorporated in a program that is for sale or released as
  83. copyright material then written permission is required. The author holds the
  84. copyright on all appropriate material supplied and can alter these
  85. conditions as and when necessary.
  86.  
  87.  
  88.  
  89. Credits
  90. =======
  91.  
  92. This month's favourite album - 'Ten' by Pearl Jam.
  93.  
  94. This application uses Interface 1.32 (c) Simon Huntington.
  95.  
  96.  
  97. (c) Michael Spearpoint
  98.  
  99.  
  100. If you find any bugs or have any comments please contact me at...
  101.  
  102. Arcade BBS     #1035  (081 654 2212)
  103. Snail mail     Mike Spearpoint
  104.                28 Lister Court
  105.                Pasteur Close
  106.                Colindale
  107.                NW9 5HZ
  108.                UK
  109.  
  110. Send a blank E formatted disc and return postage for the latest 
  111. versions of my PD applications etc.
  112.